-
Notifications
You must be signed in to change notification settings - Fork 6
Fix consume flow tests for new DDO structure #87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
jamiehewitt15
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's move this ready for review, so that we can get an approval on it before merging oceanprotocol/ocean-node#774
Ideally, we don't want to merge that PR with the tests running on this branch:
with:
repository: 'oceanprotocol/ocean-cli'
path: 'ocean-cli'
ref: 'fix-tests-for-new-ddo'
|
Should we also add some extra systems tests for the new DDO format? I'm not saying that we need to do them here but we could create an issue for it. |
Yes we can adapt, let's create an issue for it, but also the main functionality of new ddo should be placed in ocean-node. |
paulo-ocean
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
jamiehewitt15
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me
Fixes https://github.com/oceanprotocol/ocean-node/actions/runs/12978617621/job/36193464270 .
Changes proposed in this PR: